-
Home
-
WSChat – WordPress Live Chat
-
3.1.2
-
Code
-
Classes
- PreChatForm
Total Complexity |
32 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
166 |
Lines of code |
108 |
Logical lines of code |
61 |
Comment lines |
12 |
Methods |
15 |
Properties |
0 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
needs_to_show_form() |
A |
55 |
8 |
20 |
has_field() |
S |
62 |
4 |
12 |
toArray() |
S |
62 |
3 |
11 |
find_field() |
S |
65 |
3 |
9 |
build() |
S |
63 |
3 |
10 |
add_fields() |
S |
71 |
2 |
6 |
remove_field() |
S |
64 |
1 |
11 |
enable() |
S |
77 |
1 |
4 |
disable() |
S |
77 |
1 |
4 |
enabled() |
S |
79 |
1 |
3 |
disabled() |
S |
80 |
1 |
3 |
is_mode() |
S |
80 |
1 |
3 |
get_fields() |
S |
80 |
1 |
3 |
set_fields() |
S |
81 |
1 |
3 |
add_field() |
S |
70 |
1 |
6 |